home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / cbuket / readme.txt < prev   
Text File  |  1994-10-07  |  1KB  |  50 lines

  1.  
  2. CompressBucket 1.0
  3.  
  4. Is a simple utility for use with Microsoft's 
  5. COMPRESS.EXE.  Just highlight the file(s) you 
  6. want to compress in File Manager, and drag 
  7. them into the bucket.  The compressed files 
  8. will be placed in a common directory.  VB3 
  9. source is included.  Requires VBRUN300.DLL.
  10.  
  11. compression utility distribution
  12.  
  13. Installation:
  14.  
  15. 1.    Create a "compress" sub-drectory in 
  16.     an appropriate directory on your 
  17.     system.  COMBUKET.EXE should be in 
  18.     its parent directory
  19.  
  20. In the Support directory:
  21.  
  22. 2.    Edit COMBUKET.INI to reflect the above 
  23.     parent directory.
  24.  
  25. 3.    Move COMBUKET.INI and MAKSMALL.PIF 
  26.     into your Windows directory.  
  27.  
  28. 4.    Move DRAGDROP.VBX into your Windows 
  29.     System directory.
  30.  
  31. 5.    From File Manager, drag 'n drop COMBUKET.EXE 
  32.     into a Program Manager Group of your 
  33.     choice.
  34.  
  35. Use:
  36.  
  37.     Microsoft's COMPRESS.EXE and VBRUN300.DLL 
  38.     must be pathed to on your system.
  39.  
  40.     Use drag 'n drop from File Manager to 
  41.     compress files for your distribution 
  42.     disks.  They will be placed in the above 
  43.     "compress" directory.
  44.  
  45.     Click on the bucket to terminate the 
  46.     program.
  47.  
  48. . . . enjoy
  49.  
  50.